home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / utils2 / maint110.zip / PROGMAN.CMD < prev    next >
OS/2 REXX Batch file  |  1994-05-05  |  304b  |  11 lines

  1. ;
  2. ; When you wan't to add a new program group to your
  3. ; desktop, then you could use the ! command.
  4. ;
  5. ; This command looks for the highest number of groups
  6. ; and then adds the new one with the highest number+1
  7. ; (But only if it has not been added already)
  8. ;
  9. ![Groups]Group=N:\WINDOWS\EXCEL.GRP
  10.  
  11.